var golang.org/x/net/http2.testHookOnPanic
3 uses
golang.org/x/net/http2 (current package)
server.go#L82: testHookOnPanic func(sc *serverConn, panicVal interface{}) (rePanic bool)
server.go#L876: if testHookOnPanic != nil {
server.go#L878: if testHookOnPanic(sc, e) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)